type google.golang.org/grpc.healthCheckConfig

4 uses

	google.golang.org/grpc (current package)
		clientconn.go#L928: func (cc *ClientConn) healthCheckConfig() *healthCheckConfig {
		service_config.go#L95: 	healthCheckConfig *healthCheckConfig
		service_config.go#L102: type healthCheckConfig struct {
		service_config.go#L216: 	HealthCheckConfig   *healthCheckConfig